home *** CD-ROM | disk | FTP | other *** search
/ Mission 3 / Mission 3.zip / Mission 3.iso / grafik / mgif510 / mgif.opt < prev    next >
Text File  |  1997-07-07  |  8KB  |  292 lines

  1. #-----------------
  2. # MGIF example options file
  3. # Last changed 970707
  4. #
  5. # Many, but not all, of the switches can be operated by dialogs
  6. # from within the MGIF GUI.
  7. #
  8. # It's highly recommended to check out the possibilities here.
  9. #-----------------
  10.  
  11. # For descriptions of what these switches do,
  12. # look further down in this file.
  13. # More detailed information can be found in the manual.
  14.  
  15. -gem
  16. -sng
  17. -dsp
  18. -dhs
  19. -jpd
  20. -d mgif.dit
  21. -mvx 200
  22. -mvy 200
  23. -prg
  24. -shw
  25. -aft
  26.  
  27. # Likely things to add/change
  28. # -dsu      Skip the start up dialog.
  29. # -alt      If you have alternate memory you'd like MGIF to use.
  30. # -pm 2048  To set a default amount of memory for MGIF to use.
  31. # -px       Only allocate one image buffer.
  32. # #-dhs     On most Falcons, -dhs needlessly slows down the DSP
  33. #           operations. Some accelereated machines need it, though.
  34. # -bsy      Turn cursor into busy bee when appropriate.
  35. # -C        Set load mode to mapped colour by default.
  36. # -fit      Fit images to screen directly after loading.
  37. # -smt      Default to smooth scaling (also for scale on load).
  38. # -f        Use flicker mode for monochrome drawing.
  39. # -scr      Turn on scrollable view mode.
  40. # -pri 50   Set update interval for the progress window.
  41. # -bgi      Sends keyboard input to the window under the pointer.
  42. # -vdq      For those with normal graphics cards. Forces MGIF to access
  43. #           the display using VDI calls (256 colours), but cheats a bit
  44. #           to be _really_ fast on most cards (and Macintoshes).
  45. # -vdi      Slower than the one above, but guaranteed to work even with
  46. #           really strange cards. Uses the VDIs transformation routines.
  47.  
  48.  
  49. #----------------
  50. # The switches below are commented out, but can changed and
  51. # uncommented as required.
  52. # The switches are given in alphabetical order.
  53. #----------------
  54.  
  55. # Do aspect correction on load.
  56. #-aco
  57.  
  58. # Tell MGIF to display the destination image after any processing.
  59. #-aft
  60.  
  61. # Use alternate memory for buffers.
  62. # Alternate memory is normally TT ram or virtual memory.
  63. #-alt
  64.  
  65. # Set aspect ration in percent.
  66. #-asp 200
  67.  
  68. # Tell MGIF to run in batch mode, reading commands from a file.
  69. #-b
  70.  
  71. # Use another batch file than the default MGIF.BAT.
  72. #-bat fixup.bat
  73.  
  74. # Tell MGIF to send keyboard input to the window the mouse pointer
  75. # is currently over.
  76. #-bgi
  77.  
  78. # Use busy bee when appropriate.
  79. #-bsy
  80.  
  81. # Set the number of lines that are drawn between each check for abort.
  82. #-chi 32
  83.  
  84. # Set the number of colours used for JPEG load and quantization.
  85. #-col 16
  86.  
  87. # Set load mode to mapped colour.
  88. #-C
  89.  
  90. # Set load mode and buffer allocation strategy to 24 bit colour.
  91. #-CC
  92.  
  93. # Load another dither file than the default MGIF.DTT.
  94. #-d mgif.dit
  95.  
  96. # Disable the 'This is a beta' dialog.
  97. # This is of course never of any use with a real release version.
  98. #-dbb
  99.  
  100. # Tell MGIF to send all debugging output to a file.
  101. #-dbf debug.out
  102.  
  103. # Use handshaking for all communication with the Falcon DSP.
  104. # Should not be needed, but try it if there are problems (lockups).
  105. #-dhs
  106.  
  107. # Tell MGIF to always put a greyscale image in the last buffer.
  108. #-dog
  109.  
  110. # Set the printer dpi used for the IMG save.
  111. #-dpi 360
  112.  
  113. # Use the Falcon's DSP chip for image processing (if possible).
  114. #-dsp
  115.  
  116. # Tell MGIF to skip the startup dialog.
  117. #-dsu
  118.  
  119. # Load another flicker code file than the default MGIF_FL.EXE.
  120. #-exe flickold.exe
  121.  
  122. # Turn on flicker mode.
  123. #-f
  124.  
  125. # Tell MGIF to size images to fit on screen on load.
  126. #-fit
  127.  
  128. # Just show .FL files.
  129. #-fl
  130.  
  131. # Set the default font for text entry.
  132. #-fnt 10
  133.  
  134. # Turn on F-S dithering for IMG save.
  135. #-fss
  136.  
  137. # Tell MGIF to use fsel_exinput() even with TOSes that don't have it.
  138. # Useful if you have a third party file selector installed.
  139. #-fsx
  140.  
  141. # Set load mode to greyscales.
  142. # Please, note that this overrides a previous flicker mode setting.
  143. #-g
  144.  
  145. # Run MGIF as a GEM program.
  146. #-gem
  147.  
  148. # Force MGIF to always use the newer GIF decoder.
  149. #-gf2
  150.  
  151. # Use Brainstorm's JPEGD, a DSP based JPEG loader when available.
  152. # After talking to people at Brainstorm this is now finally enabled.
  153. # It uses home made interface code, so it might not be entirely stable.
  154. #-jpd
  155.  
  156. # Load another short-cut file than the default MGIF.KEY.
  157. #-key mykeys.key
  158.  
  159. # Set the amount of memory that MGIF leaves to TOS on startup.
  160. # This value (Kb) is simply subtracted from the available amount
  161. # before showing it in the startup dialog.
  162. #-l 128
  163.  
  164. # Do montage with .FL pictures. -fl must be used as well.
  165. #-m
  166.  
  167. # Flicker in super visor mode under MiNT for better display.
  168. #-mfl
  169.  
  170. # Set the movement speed in percent of normal for scrolling view.
  171. # Values below 100 will not work correctly.
  172. #-mvx 200
  173. #-mvy 200
  174.  
  175. # Turn off dithering for colour quantize and JPEG load.
  176. #-n
  177.  
  178. # Load the configuration files from a specified directory.
  179. #-opt c:\mgif
  180.  
  181. # Set the number amount of memory (Kb) used for the first buffer
  182. # explicitly.
  183. #-p0 800
  184.  
  185. # Same as above, but for the second buffer.
  186. #-p1 800
  187.  
  188. # Set the maximum amount of memory (Kb) to be used.
  189. #-pm 1024
  190.  
  191. # Tell MGIF to display a progress report for some of its functions.
  192. # Not all functions are affected, but most of the time consuming ones.
  193. #-prg
  194.  
  195. # Set the update interval for the progress windows.
  196. # The number is the approximate number of times to update.
  197. #-pri 20
  198.  
  199. # Tell MGIF to use only a single buffer.
  200. #-px
  201.  
  202. # Tell MGIF to wait on a keypress before returning.
  203. #-s
  204.  
  205. # Turn on scrollable normal view.
  206. #-scr
  207.  
  208. # Tell MGIF to display images directly after loading.
  209. #-shw
  210.  
  211. # Tell MGIF to do smooth scaling by default.
  212. #-smt
  213.  
  214. # Tell MGIF to use only one screen for its output.
  215. #-sng
  216.  
  217. # Tell MGIF to do a slide-show of the images on the command line.
  218. # The images are displayed once and at maximum speed.
  219. #-ss
  220.  
  221. # Use wildcards from file for slide-show, timing info included.
  222. #-ssf c:\pics\slideshw.inf
  223.  
  224. # Loop slide-show indefinitely.
  225. #-ssl
  226.  
  227. # Do random slide-show.
  228. #-ssr
  229.  
  230. # Tell MGIF to do a timed slide-show as above, but with a given
  231. # minimum time (seconds) between the displayed images.
  232. #-sst 5
  233.  
  234. # Set the destination buffer to be the default to save.
  235. #-svd
  236.  
  237. # Tell MGIF to switch to TT grey mode on startup.
  238. #-ttg
  239.  
  240. # Set the UNDO file. Without this, the UNDO switch below will
  241. # not work.
  242. #-u c:\tmp\mgifundo.buf
  243.  
  244. # Tell MGIF to save the destination buffer before each operation
  245. # that may change it. 'UNDO' is enabled in the menu.
  246. # The -u switch above must be used as well.
  247. #-udo
  248.  
  249. # Tell MGIF to use only the VDI for drawing.
  250. # Only works for an 8 bit graphics mode (256 colours/greys).
  251. # Do _not_ use this if you don't have a graphics card, it will
  252. # be a _lot_ slower.
  253. # If -vdq works on your card, use it instead. It's much faster.
  254. #-vdi
  255.  
  256. # Tell MGIF to use only the VDI for drawing, but cheat a bit.
  257. # This may or may not work depending on the graphics card used.
  258. # If you don't get a correct display, use -vdi instead.
  259. #-vdq
  260.  
  261. # Tell MGIF to wait on a keypress on startup.
  262. #-w
  263.  
  264. # Tell MGIF to take precautions against a bug in (some versions of?)
  265. # Warp9. The bug will disable the mouse whenever a scrollable display
  266. # is used if this switch is not enabled.
  267. # If this is used, the scrollable displays will not behave perfectly.
  268. #-wrp
  269.  
  270. #---------------
  271. # The switches below are used for testing purposes, are not
  272. # implemented, are obsolete, or have no useful function in this
  273. # file. Descriptions can be found in the ST-Guide manual.
  274.  
  275. #-aln
  276. #-c
  277. #-dbg
  278. #-h
  279. #-i
  280. #-N
  281. #-o
  282. #-p
  283. #-pop
  284. #-pp
  285. #-ST
  286. #-tim
  287. #-tos
  288. #-v
  289. #-vers
  290. #-x
  291. #-xx
  292.